home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / lisp / kcl / abcl / papers / readme.txt < prev    next >
Encoding:
Text File  |  1993-07-02  |  6.5 KB  |  171 lines

  1. *** Latest updates April 11, 1993 ***
  2.  
  3. NOTE: If any papers ftp'd from here are not printable at your site,
  4. please make a request for hardcopy versions to:
  5.     paper-request@camille.is.s.u-tokyo.ac.jp
  6. Be sure to include full information of your (physical) mail address.
  7.  
  8. NOTE2: Previous ABCL papers are not currently available for ftp; they
  9. are published in a book "ABCL: an Object-Oriented Concurrent System"
  10. edited by Akinori Yonezawa, The MIT Press, 1990
  11.  
  12. ==========================================================================
  13. book-inheritance-anomaly.ps.Z    updated 5/1/92
  14.     "Analysis of Inheritance Anomaly in
  15.     Object-Oriented Concurrent Programming Languages"
  16.     Satoshi Matsuoka and Akinori Yonezawa
  17.     (To be published in a forthcoming book on concurrent OO-computing
  18.     edited by Gul Agha)
  19.  
  20. ecoop91-abclr2.ps.Z        updated 4/22/92
  21.     "Hybrid Group Reflective Architecture for
  22.         Object-Oriented Concurrent Reflective Programming"
  23.     Satoshi Matsuoka, Takuo Watanabe, and Akinori Yonezawa
  24.     In Proc. ECOOP'91, Geneva, Switzerland, July, 1991
  25.  
  26. sse89-grc-a4.ps.Z
  27.     "Distributed Garbage Collection Using Group Reference Counting"
  28.     Yuuji Ichisugi & Akinori Yonezawa,
  29.     Presented at Annual Workshop on the Software Science and 
  30.     Engineering held at ASTEM Kyoto Japan, December 1989.
  31.     Also presented at the Workshop on Garbage Collection in
  32.     Object-Oriented Systems held at Ottawa, November 1990.
  33.  
  34. rexfool-actr-xx.ps.Z
  35.     "An Actor-Based Metalevel Architecture for Group-Wide Reflection"
  36.     Takuo Watanabe & Akinori Yonezawa,
  37.     in Proc. REX School/Workshop on Foundations of Object-
  38.     Oriented Languages (REX/FOOL), Noordwijkerhout, The Netherlands,
  39.     May, 1990, Lecture Notes in Computer Science #489
  40.  
  41. lpc91-parcs.ps.Z
  42.     "Control in Parallel Constraint Logic Programming"
  43.     Naoki Kobayashi, Satoshi Matsuoka, and Akinori Yonezawa
  44.     Presented at LPC'91, Tokyo, Japan, July, 1991
  45.     (Proceedings to be published as a volume in Lecture Notes
  46.      in Artificial Intelligence, Springer-Verlag, 1992)
  47.  
  48. obcp91-reflective.ps.Z        updated 5/1/92
  49.     "Object-Oriented Concurrent Reflective Architectures"
  50.     Satoshi Matsuoka, Takuo Watanabe, Yuuji Ichisugi, and Akinori Yonezawa
  51.     Presented at the Workshop on Object-Based Concurrent Programming,
  52.     Geneve, Switzerland, July, 1991. (Proceedings to be published as Mario
  53.     Tokoro et.al. eds., a volume in Lecture Notes in Computer Science,
  54.     Springer-Verlag, 1992)
  55.  
  56. oopsla88-tuplespace.ps.Z    updated 5/15/92
  57.     "Using Tuple Space Communication in Distributed
  58.     Object-Oriented Languages"
  59.     Satoshi Matsuoka & Satoru Kawai
  60.     In Proceedings of ACM OOPSLA'88, SIGPLAN Notices Vol. 23-11,
  61.     pp. 276-284
  62.  
  63. oopsla90-wkshop-metalevel.ps.Z
  64.     "Metalevel Solution to Inheritance Anomaly in Concurrent Object-
  65.     Oriented Languages (Extended Abstract)"
  66.     Satoshi Matsuoka & Akinori Yonezawa,
  67.     Presented at the ECOOP/OOPSLA'90 Workshop on Reflections
  68.     and Metalevel Architectures in Object-Oriented Languages,
  69.     Oct. 1990, Ottawa, Canada
  70.  
  71. oopsla92-abclr2.ps.Z            updated 6/24/92
  72.     "Object-Oriented Concurrent Reflective Languages
  73.     can be Implemented Efficiently"
  74.     Hidehiko Masuhara, Satoshi Matsuoka, Takuo Watanabe & Akinori Yonezawa,
  75.     To be presented at ACM OOPSLA'92, Vancouver, Canada, Oct. 1992
  76.  
  77. supercomputing92-abcl.ps.Z
  78.     "ABCL/onEM-4: A New Software/Hardware Architecture for
  79.     Object-Oriented Concurrent Computing on an Extended Dataflow
  80.     Supercomputer"
  81.     Masahiro Yasugi,Satoshi Matsuoka,Akinori Yonezawa
  82.     To be presented at ACM Supercomputing '92, July, Washington D.C.
  83.  
  84. TR89-synch-constraint.ps.Z    updated 4/22/92
  85.     "Synchronization Constraints With Inheritance:
  86.     What Is Not Possible --- So What Is?"
  87.     Satoshi Matsuoka, Ken Wakita, and Akinori Yonezawa
  88.     Technical Report 90-010, Department of Information Science,
  89.     the University of Tokyo
  90.  
  91. uist91-trip2.ps.Z
  92.     "A General Framework for Bi-Directional Translation
  93.     between Abstract and Pictorial Data"
  94.     Shin Takahashi, Satoshi Matsuoka, Akinori Yonezawa, Tomihisa Kamada
  95.     In Proceedings of the ACM
  96.     User Interface Software and Technology '91 (UIST'91),
  97.     Hilton Head, South Carolina,
  98.     Nov.11-13, 1991
  99.  
  100. vl92-oak.ps.Z            updated 7/29/92
  101.     "Creating Visual Objects by Direct Manipulation"
  102.     Toshio Tonouchi, Ken Nakayama, Satoshi Matsuoka, Satoru Kawai
  103.     In Proceedings of IEEE International Workshop on Visual Languages,
  104.     Seattle, Washington, Sept. 1992.
  105.  
  106. woos91-gc.ps.Z            updated 5/1/92
  107.     "A Fast Parallel Conservative Garbage Collector for
  108.     Concurrent Object-Oriented Systems"
  109.     Satoshi Matsuoka, Shin'ichi Furuso, and Akinori Yonezawa
  110.     In Proceedings of IEEE International Workshop on Object
  111.     Orientation in Operating Systems (I-WOOS '91), Palo Alto, CA, Oct. 1991,
  112.     Luis-Felipe Cabera, Vincent Russo, Marc Shapiro eds.,
  113.     IEEE Computer Society Press, pp. 87--93.
  114.  
  115.  
  116. imsa92-rbcl-{a4,letter}.ps.Z    updated 12/6/92
  117.     "RbCl: A Reflective Object-Oriented Concurrent Language
  118.     without a Run-time Kernel"
  119.     Yuuji Ichisugi, Satoshi Matsuoka, and Akinori Yonezawa
  120.     In proceedings of IMSA'92 Int. workshop on reflection
  121.     and meta-level architecture
  122.  
  123. uist92-trip3-{a4,letter}.ps.Z        updated 8/25/92
  124.     "Declarative Programming of Graphical Interfaces
  125.      by Visual Examples"
  126.     Ken Miyashita, Satoshi Matsuoka, Shin Takahashi, Akinori Yonezawa,
  127.     and Tomihisa Kamada
  128.     In Proceedings of the ACM
  129.     User Interface Software and Technology '92 (UIST'92),
  130.     Montrey, CA, USA
  131.     Nov.15-18, 1992.
  132.  
  133. hicss93-modelcheck-{a4,letter}.ps.Z    updated 2/26/93
  134.     "Model Checking of Control-Finite CSP Programs"
  135.     Kenichi Asai, Satoshi Matsuoka, and  Akinori Yonezawa
  136.     In Proceedings of the Twenty-Sixth Annual
  137.     Hawaii International Conference on System Sciences,
  138.     Jan. 5-9, 1993.
  139.  
  140. TR92-nbody-{a4,letter}.ps.Z    updated 8/30/92
  141.     "An Object-Oriented Parallel Algorithm 
  142.      for the Newtonian N-Body Problem"
  143.     Masahiro Yasugi and Akinori Yonezawa
  144.     Technical Report 92-6, Department of Information Science,
  145.     the University of Tokyo
  146.  
  147. TR92-nbody-{a4,letter}.ps.Z    updated 8/30/92
  148.     "An Object-Oriented Parallel Algorithm 
  149.      for the Newtonian N-Body Problem"
  150.     Masahiro Yasugi and Akinori Yonezawa
  151.     Technical Report 92-6, Department of Information Science,
  152.     the University of Tokyo
  153.  
  154. TR92-acl-a4.ps.Z
  155.     "Asynchronous Communication Model Based on Linear Logic"
  156.     Naoki Kobayashi and Akinori Yonezawa
  157.     Technical Report 92-5, Department of Information Science,
  158.     the University of Tokyo
  159.  
  160. matsuoka-thesis.ps.Z        updated April 11, 1993
  161.     "Language Features for Extensibility and Re-use in
  162.     Concurrent Object-Oriented Languages"
  163.     Ph.D. Thesis of Satoshi Matsuoka
  164.     (limited distribution)
  165.  
  166. oopsla93-concurrency-reuse.ps.Z    updated June 28, 1993
  167.     "Highly Efficient and Encapsulated Re-use of Synchronization
  168.     Code in Concurrent Object-Oriented Languages"
  169.     To be presented at ACM OOPSLA'93,
  170.     Washington D.C., Sep. 1993.
  171.